Operation int countStackFrames (), in Class Thread

Documentation

* Counts the number of stack frames in this thread. The thread must
* be suspended.
*
* @return the number of stack frames in this thread.
* @exception IllegalThreadStateException if this thread is not suspended.
* @since JDK1.0


ConcurrencySequentialExport ControlPublicAccess



Property Settings

Java
NativeTrueAbstractFalse
StaticFalseFinalFalse
SynchronizedFalse